Use more recent embedded version of sqlite3
authorCarsten Schoenert <c.schoenert@t-online.de>
Sat, 12 Sep 2020 07:36:32 +0000 (09:36 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Thu, 12 Aug 2021 14:13:25 +0000 (15:13 +0100)
commit9ed31a39038266c3af94c768debf6bad40c12d7c
treeb4c314af74e80160eb3b9f7e4398c295414671bf
parent86f73bd72d2c4b92a3a4f864c834dc21ac826fde
Use more recent embedded version of sqlite3

Version 3.31.1 of SQlite isn know to provoke some regressions on
architectures s390x and ppc64el. See #950974 for reported issues against the
Debian sqlite source package

Updating the content of third_party/sqlite3/src/ to version 3.32.3 which
was taken from the most recent Beta version (81.0b3) while preparing
this patch.

Gbp-Pq: Topic porting-s390x
Gbp-Pq: Name Use-more-recent-embedded-version-of-sqlite3.patch
third_party/sqlite3/src/moz.build
third_party/sqlite3/src/sqlite3.c
third_party/sqlite3/src/sqlite3.h